ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / ParametricFunctionSeries<T> Class / XFunc Property

In This Topic
    XFunc Property (ParametricFunctionSeries<T>)
    In This Topic
    Gets or sets the function used to calculate the x value.
    Syntax
    'Declaration
     
    Public Property XFunc As String
    public string XFunc {get; set;}
    See Also